gtk: fix PasswordEntry annotation
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:49:11 +0000 (17:49 +0100)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:49:11 +0000 (17:49 +0100)
gtk/gtkpasswordentry.c

index 7e375a05bcf7c814ec69bec8719d131cd475fafe..b6a6dea51bee893046ead8f8a1d4861c81778a11 100644 (file)
@@ -729,7 +729,7 @@ gtk_password_entry_set_extra_menu (GtkPasswordEntry *entry,
  *
  * Gets the menu model set with gtk_password_entry_set_extra_menu().
  *
- * Returns: (transfer none): (nullable): the menu model
+ * Returns: (transfer none) (nullable): the menu model
  */
 GMenuModel *
 gtk_password_entry_get_extra_menu (GtkPasswordEntry *entry)